Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update gradle non-major dependencies #110

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

we-renovate[bot]
Copy link
Contributor

@we-renovate we-renovate bot commented Oct 6, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
org.junit.jupiter:junit-jupiter-engine (source) dependencies patch 5.11.1 -> 5.11.2 OpenSSF Scorecard
org.junit.jupiter:junit-jupiter-api (source) dependencies patch 5.11.1 -> 5.11.2 OpenSSF Scorecard
org.ajoberstar.grgit:grgit-core dependencies minor 5.2.2 -> 5.3.0 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ajoberstar/grgit (org.ajoberstar.grgit:grgit-core)

v5.3.0

Compare Source

Small release to resolve outstanding issues that I still felt were in scope (given feature freeze, see README for more background).

Breaking Changes

None

Enhancements

  • #​362 Add GrgitService#findGrgit() which returns an Optional<Grgit> allowing accessing whether a repo is present or not, rather than throwing like getGrgit() does.

Fixes

  • #​391 initIfNoTExists on GrgitService works now
  • Update dependencies

Deprecations

None

Compatibility

Tested on the following version:

Java Version Gradle Versions
11 7.0.2, 7.6.4, 8.0.2, 8.10.2
17 7.3.3, 7.6.4, 8.0.2, 8.10.2
21 8.4, 8.10.2

@stempler stempler merged commit 3cca62c into master Oct 24, 2024
2 checks passed
@stempler stempler deleted the renovate/gradle-minor-patch branch October 24, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant